@props(['module', 'options' => []])

{{ $module ?? '' }} {!! $slot ?? '' !!}

@foreach($options as $option) {!! $option !!} @endforeach