@include('backend.partials.user_profile-menu')
@include('backend.partials.profile_nav')
@include('backend.partials.user_profile-menu')
@include('backend.partials.profile_nav')
{{ _trans('landlord.File Attachment')}}
@forelse ($documents as $key => $row)
@empty
Sorry! No Data Found.
@endforelse

{{ @$row->filename }}
{{ now()->diffInDays($row->created_at) }} {{ _trans('landlord.days ago')}}
{{ @$row->size }} {{ _trans('landlord.kb')}}
}})
{{ @$row->filename }}
{{ now()->diffInDays($row->created_at) }} {{ _trans('landlord.days ago')}}
{{ @$row->size }} {{ _trans('landlord.kb')}}