@csrf @method('PUT')
@if ($errors->has('place')) {{ $errors->first('place') }} @endif