@extends('layouts.front-layout') @section('content') @php if (!empty($contact->content)) { $decodedData = json_decode($contact->content, true); } @endphp