@extends('themes.admin.'.setting('active_admin_theme').'.layouts.default') @section('content') @push('custom-css') @endpush

{{__('core.admin_frontend')}}

{{__('core.page_websites')}}

{{__('core.title')}} {{__('core.slug')}} {{__('core.page_template')}} {{__('core.page_type')}} {{__('core.created_at')}} {{__('core.actions')}}
@push('custom-js') @endpush @endsection