@extends('root') @section('title', 'Dashboard') @section('content')

Dashboard

@endsection @push('scripts') @endpush