@if ($errors->any())
@foreach($errors->all() as $e)
@endif
{{ $e }}
@endforeach@extends('layouts.app') @section('title', '駐輪規定 編集') @section('content')