@extends('panel::layouts.blank') @section('title', __('panel/menu.file_manager')) @prepend('header') @endprepend @push('header') @endpush @push('footer') @endpush
@include('panel::file_manager.main')
@section('page-bottom-btns')
@endsection