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