@extends('layouts.base_portal') @section('inner_content') @include('pages.customers.dashboard') @include('pages.admin.dashboard') @endsection