@extends('templates.base', [ 'title' => 'Dashboard' ]) @section('page-includes') @endsection @section('page-top') @include('dashboard.sections.nav') @endsection