@extends('backend.layout.master-tailwind') @section('title', __('Edit Page')) @section('admin_styles') @endsection @section('content')
{{ $page_details->title ?? '' }}
{{ __('allowed: jpg, jpeg, png') }}
{{ __('Page builder option is available in page edit only') }}
{{ __('Adjust frontend view by selecting none or custom class') }}