@extends('backend.layouts.app', ['isBanner' => false]) @section('title') {{ 'Dashboard' }} @endsection @section('content')
@endsection @push('after-styles') @endpush @push('after-scripts') @endpush