@php $categories = App\Models\Category::where('status', 1)->latest()->get(); @endphp

{{__($pageTitle)}}

@push('script') @endpush