@extends('layouts.master') @section('title','Election Type') @section('breadcum') @endsection @section('maincontent')
{{ __('All Election Type') }}
# {{ __('Name') }} {{ __('Constituency') }} {{ __('Date') }} {{ __('Start Time') }} {{ __('End Time') }} {{ __('Status') }} {{ __('Action') }}
@endsection