@extends('layouts.master')
@section('title',__('Show Verified Voter'))
@section('breadcum')
{{ __('Show Verified Voter') }}
@endsection
@section('maincontent')
@if($image = @file_get_contents('../public/media/users/'.$candidate->photo))
 }})
@else
->toBase64() }})
@endif
@error('photo')
{{ $message }}
@enderror
@endsection