@if(config('sweetalert.local') && !empty(config('sweetalert.cdn'))) @elseif(config('sweetalert.local')) @if (Session::has('alert.config')) @endif @elseif(!is_null(config('sweetalert.cdn'))) @if (Session::has('alert.config')) @endif @endif