@extends('layout.main') @section('content')
@can('store-file_manager') @endcan @can('delete-file_manager') @endcan
{{ trans('file.File') }} {{ trans('file.Department') }} {{ trans('file.Size') }} (Kb) {{ trans('file.Extension') }} {{ __('External Link') }} {{ __('Uploaded Date') }} {{ trans('file.Action') }}
@push('scripts') @endpush @endsection