@extends('layouts.app') @section('content')
{{ $errors->first('account_id') }}
@endif{{ $errors->first('income_category_id') }}
@endif{{ $errors->first('entry_date') }}
@endif{{ $errors->first('amount') }}
@endif{{ $errors->first('description') }}
@endif{{ $errors->first('payer_id') }}
@endif{{ $errors->first('pay_method_id') }}
@endif{{ $errors->first('ref_no') }}
@endif{{trans('others.global_file_types_general')}}
{{ $errors->first('description_file') }}
@endif