@props([ 'title' => '', 'heading' => '', 'descriptionId' => 'auth-typing', 'hideStatus' => false, ])
@isset($icon)
{{ $icon }}
@endisset

{{ $heading }}

 

@if (! $hideStatus) @endif {{ $slot }} @isset($after)
{{ $after }}
@endisset
@isset($scripts) {{ $scripts }} @endisset