@extends('layouts.admin-layout') @section('title', 'About Mighty Buyer Section') @section('content') @php if (!empty($about->content)) { $decodedData = json_decode($about->content, true); } @endphp
| Heading | Short description | Edit | Delete |
|---|---|---|---|
| {{$about_mighty_buyer_section->title}} | {!! \Illuminate\Support\Str::limit(strip_tags($about_mighty_buyer_section->short_description), 80, '...') !!} | Edit | Delete |