@extends('admin.layouts.master') @section('cpage', 'active') @section('title') {{ $data['title'] ?? 'Edit Custom Page' }} @endsection @php $row = $data['row']; @endphp @push('style') @endpush @section('content')