@extends('backend.layouts.app') @section('title', 'Admin Dashboard') @push('styles') @endpush @section('content')
@endsection @push('scripts') @endpush