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

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

{{$title}}

{{__('core.name')}} {{__('core.icon')}} {{__('core.category')}} {{__('core.modules')}} {{__('core.object_name')}} {{__('core.created_at')}} {{__('core.actions')}}
@push('custom-js') @endpush @endsection