@extends('layouts.main') @section('content') @include('frontend.partials.breadcrumb')
@php echo getArrayValue($content?->meta, 'descriptions') @endphp
@endsection