@extends('layouts.admin') @section('content')

Edit Territory

@csrf @method('PUT')
@endsection