@extends('layouts.home') @section('title', 'Dashboard') @section('content')
@endsection @section('after-scripts') @endsection