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

新規登録

@csrf @include('admin.CityMaster._form', ['isEdit' => 0, 'isInfo' => 0])
戻る
@endsection