@extends('Layout::admin.app') @section('content')
{{__("Search")}}
{{__("Total")}}: @{{total}} {{__("files")}}
{{__("Add Folder")}}
{{__("Upload")}}
{{__("Home")}}
@{{ item.name }}
{{__("Name")}}
{{__("Type")}}
{{__("Created At")}}
{{__("Size")}}
{{__("No file found")}}
{{__("Previous")}}
{{__("Previous")}}
@{{p}}
{{__("Next")}}
{{__("Next")}}
{{__("Delete file")}}
@{{selected.length}} {{__("file selected")}}
{{__("unselect")}}
{{__("Use file")}}
@endsection