@extends('layouts.form') @section('styles') @endsection @section('content')
{{--
Basic Form

--}}
Stadium Draw Form

@csrf {{-- field --}}
Add/Edit Zone Plan

{{--
--}}
Re Draw Zone

Json

Draw Zone

{{-- .field --}}
@endsection('content') @section('scripts') @endsection