@extends('userPanel.layouts.base-user') @section('sidebar') @include('userPanel.layouts.partial.sidebar') @endsection @section('navbar') @include('userPanel.layouts.partial.navbar') @endsection @section('footer') @include('userPanel.layouts.partial.footer') @endsection