{{--@if (config('sweetalert.alwaysLoadJS') === true && config('sweetalert.neverLoadJS') === false )
/* rcafaro - removi este if pq ele não estava lendo estas vars do sweetalert2.php */
--}}
{{-- @endif --}}
@if (Session::has('alert.config'))
@if(config('sweetalert.animation.enable'))
@endif
{{-- @if (config('sweetalert.alwaysLoadJS') === false && config('sweetalert.neverLoadJS') === false)
@endif
--}}
@endif