@section('htmlheader') @include('la.layouts.partials.htmlheader') @show
@yield('main-content') @include('la.layouts.partials.file_manager') @section('scripts') @include('la.layouts.partials.scripts') @show