@props(['submit'])
merge(['class' => 'md:grid md:grid-cols-3 md:gap-6']) }}> {{ $title ?? null }} {{ $description ?? null }}
{{ $form }}
@if (isset($actions))
{{ $actions }}
@endif