How To Use:
You can upload or delete images and icons here
@if (request()->routeIs('app.files.recycle-bin'))
@include('backend.settings.file-recycle-bin', ['routePrefix' => \App\Models\User::ROUTE_ADMIN, 'viewPrefix' => \App\Models\User::UI_ADMIN])
@else
@endif