@extends('Admin.Layouts.Dashboard') @push('styles') @endpush @section('content')

{{$page_title}}

@include('Frontend.Partials._messages')
@include('Admin.Layouts.Partials._empty')
@endsection @push('scripts') @endpush