@extends('layouts.admin') @section('title', 'Control Room') @section('breadcrumb')
Thana
@endsection @section('button')
@endsection @section('content')
Police
List
#
Name
Designation
Phone Number
Action
#
Name
Designation
Phone Number
Action
Add Police Station
@csrf
Name
Designation
Phone Number
×
Confirmation
Are you sure you want to remove this data?
@endsection @section('scripts') @endsection