HOW TO USE

{{ data_get($content, 'title') }}

{{ data_get($content, 'text') }} {{ data_get($content, 'highlight') }}

@foreach((array) data_get($content, 'features', []) as $feature) @if(filled($feature))
{{ $feature }}
@endif @endforeach
অর্ডার করুন