@extends('layout.app') @push('styles') @endpush @section('content')

Edit District

@csrf @method('PUT')
@endsection @section('ajax') @endsection