@extends('layouts.app') @section('title', '[東京都|〇〇駐輪場] ゾーンマスタ編集') @section('content')
@method('POST') @include('admin.zones._form')
@endsection