@extends('layouts.main') @section('title', 'Dashboard') @section('content') @push('head') @endpush @push('script') @endpush @endsection