@extends('layouts.master') @section('title','All candidate') @section('breadcum') @endsection @section('maincontent')
{{ __('All Candidates Designation is') }}
# {{ __('Name') }} {{ __('Constituency') }} {{ __('Party') }} {{ __('Election Type') }} {{ __('Designation') }} {{ __('Email') }} {{ __('Mobile') }} {{ __('Status') }} {{ __('Attach Document') }} {{ __('Action') }}
@endsection