@extends('layouts.admin.empty-master') @section('title', 'Dashboard') @section('content') @endsection @push('css') @endpush @push('js') @endpush