has('override')) || ($attributes->has('override') && ! in_array('class', explode(',', $attributes->get('override'))))) ? $attributes->merge(['class' => 'mb-14']) : $attributes }}> @if (!empty($head) && $head->isNotEmpty()) {!! $head !!} @endif @if (! empty($body) && $body->isNotEmpty())
{!! $body !!}
@endif @if (! empty($foot) && $foot->isNotEmpty()) @endif