@extends('admin.layout.master') @section('title', 'Admin Dashboard') @section('body') @endsection @push('script') @endpush