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