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

Create a New Zone

@csrf @include('zone.form')
Create
@endsection