@extends('layouts.base_portal') @section('inner_content') @include('pages.dashboards.admin') @include('pages.dashboards.customer') @include('pages.dashboards.account_admin') @endsection