{!! trans('file_repository::notifications.title.user') !!}

{!! trans('file_repository::notifications.title.sub.user') !!}

{!!Form::open() ->method('GET') ->class('form pn') ->action(trans_url(get_guard('url').'/file_repository/notifications'))!!}
{!!Form::text('search')->type('text')->placeholder('Search')->raw()!!}
{!! Form::close()!!}
@include('public::notifications') @forelse($notifications as $notifications) @empty @endif
Image {!! trans('file_repository::notifications.label.status')!!} {!! trans('file_repository::notifications.label.created_at')!!} {!! trans('file_repository::notifications.label.updated_at')!!}
panorama edit close

No notifications found.