@if (session()->has('notify.message')) @if (session()->get('notify.model') === 'toast') @endif @if (session()->get('notify.model') === 'smiley') @endif @if (session()->get('notify.model') === 'drake') @endif @if (session()->get('notify.model') === 'connect') @endif @if (session()->get('notify.model') === 'emotify') @endif @endif {{ session()->forget('notify.message') }}