@extends('user.layout.master') @section('body')

আমানত/হাওলাত লেজার

@if($errors->has('address')) {{ $errors->first('address') }} @endif
@if($errors->has('amanot_setup_id')) {{ $errors->first('amanot_setup_id') }} @endif
@if($errors->has('date_from')) {{ $errors->first('date_from') }} @endif
@if($errors->has('date_to')) {{ $errors->first('date_to') }} @endif
@endsection