@extends('layouts.master') @section('title',__('Verified Voters')) @section('breadcum') @endsection @section('maincontent')
{{ __('Verified Voters') }}
{{__("#")}} {{ __('Name') }} {{ __('Constituency') }} {{ __('Email') }} {{ __('Mobile') }} {{ __('Date') }} {{ __('Status') }} {{ __('Attach Document') }} {{ __('Action') }}
@endsection