@include('sweetalert::alert')

{{ isset($title) ? $title : ''}}

@if ($content) @include($content) @endif