@extends('admin.layouts.master') @section('cpage', 'active') @section('title') {{ $data['title'] ?? '' }} @endsection @push('style') @endpush @section('content')

Custome Page Create

Custome Page Create

@csrf
@endsection @push('script') @endpush