@extends('layouts.master') @section('title','All constituency') @section('breadcum') @endsection @section('maincontent')
{{ __("All Designation") }}
# {{ __("Designation") }} {{ __("Total Candidates") }} {{ __("Date") }} {{ __("Status") }} {{ __("Action") }}
@endsection