@extends('layout.app') @section('title') Profile @endsection @section('content') {{-- @php--}} {{-- if (!empty($get_single_classes_banner_title->content)) {--}} {{-- $classdecodedData = json_decode($get_single_classes_banner_title->content, true);--}} {{-- }--}} {{-- @endphp--}}

User Profile

{{--

{{$classdecodedData['top_title'] ?? ''}}

--}}
@csrf
Profile Preview

@endsection @section('script') @endsection