@extends('layouts.app_layout') @section('content') @php $addRoute = route('districts.create'); @endphp @can('add district') @php $button = ' Add New'; @endphp @endcan
Sl. No. State Code District Code District Name (EN) Census 2001 Census 2011 Action
@endsection @section('pages-scripts') @endsection