@extends('layouts.app') @section('title', '編集') @section('content')
@csrf
{{-- 管轄駐輪場ID(表示のみ) --}}
{{-- 管轄名 --}}
{{-- オペレータ --}}
{{-- 駐輪場 --}}
{{-- ボタンエリア --}}
{{-- 下部登録ボタン --}} 戻る
@endsection