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