@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','File Manager Application') {{-- page styles --}} @section('page-styles') @endsection {{-- sidebar included --}} @include('pages.Admin.app-file-manager-sidebar') @section('content')