@extends('layouts.app') @section('form-title') {{ __('Edit '.\Illuminate\Support\Str::singular($org_type)) }} @endsection @section('breadcrumb') @if($type_available)
{{ $errors->first('name') }}
{{ $errors->first('application_owner') }}
{{ $errors->first('organisation_types') }}
{{ $errors->first('zip') }}
{{ $errors->first('house_number') }}
{{ $errors->first('street') }}
{{ $errors->first('city') }}
{{ $errors->first('gml') }}
{{ $errors->first('country') }}
{{ $errors->first('phone') }}
{{ $errors->first('website') }}
{{ $errors->first('email') }}