@props([ 'outline' => true, 'type', 'title', ])
@if($title)

{{ __($title) }}

@endif
{{ $slot }}