@extends('Layout::admin.app') @section('content')
{{__("Total")}}: @{{total}} {{__("files")}}
{{__("Name")}}
{{__("Type")}}
{{__("Created At")}}
{{__("Size")}}
@{{selected.length}} {{__("file selected")}}
{{__("unselect")}}
@endsection