@extends('layouts.admin') @php use Illuminate\Support\Facades\Crypt; @endphp @section('content')

Edit District

Back
@csrf @method('PUT')
@endsection @push('scripts') @endpush