{{ $errors->first('name') }}
@endif{{ $errors->first('url') }}
@endif{{ $errors->first('initial_balance') }}
@endif{{ $errors->first('account_number') }}
@endif{{ $errors->first('contact_person') }}
@endif{{ $errors->first('phone') }}
@endif{{ $errors->first('description') }}
@endif