@extends('layouts.partials.master') @section('title', 'Dashboard') @push('styles') @endpush @section('content') @include('layouts.components.alerts') @include('layouts.components.general-title', ['title' => 'Dashboard'])