@extends('layouts.app') @section('title', 'Edit District - ' . $district->name) @section('content')
Update district information: {{ $district->name }}
This district has associated data:
Please be careful when making changes as they may affect existing orders and offices.