@extends('layouts.app') @section('content') @include('dashboard.index') @endsection