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