@extends('layouts.admin-layout') @section('title', 'Add About Details') @section('content') @php if (!empty($about->content)) { $decodedData = json_decode($about->content, true); } @endphp

About Form

@csrf




Profile Preview

Profile Preview

Profile Preview

Stroy Section



Profile Preview

Profile Preview

Video Section





Profile Preview

Canvans Section


Profile Preview

Profile Preview

Profile Preview

Profile Preview

Profile Preview

Profile Preview

Profile Preview

Profile Preview

Profile Preview

@endsection @section('script') @endsection