@extends('layouts.app') @section("pageTitle", "Dashboard") @push("styles") @endpush @section("breadcrumb") @endsection @section("content")
@endsection @push("scripts") @endpush