@props(['text' => '','title' => '', 'image' => asset('assets/panel/images/notifycation.svg'), 'btn'])

@if($image) 500

{{ $title??'' }}

@if($text)

{{ $text??'' }}

@endif @if($btn ?? false) {{ $slot }} @endif