@extends('layouts.app') @section('title', '契約許容市区マスタ(新規)') @section('content')
@csrf
{{-- 上部登録ボタン --}}
{{-- 契約許容市区マスタID --}}
{{-- 市区ID --}}
{{-- 許容市区名 --}}
{{-- 駐輪場ID --}}
{{-- 隣接区フラグ --}}
{{-- 下部登録ボタン --}}
@endsection