@php
$segment1 = request()->segment(1);
@endphp
@extends('layouts/contentLayoutMaster')
@section('title', 'Districts List')
@section('vendor-style')
{{-- vendor css files --}}
@endsection
@section('content')
Districts
@can('Create District')
Add
@endcan
No.
Short Name
Name
Action