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

Edit Zone

@method('PATCH') @csrf @include('zone.form')
Update
@endsection