@props(['label']) @php $label = $label ?? trans('Section title'); $classes = 'font-semibold text-xl text-gray-800 leading-tight mb-4'; @endphp