@if(Session::has('notif')) @if(Session::get('notif') == 'add') @elseif(Session::get('notif') == 'updated') @elseif(Session::get('notif') == 'deleted') @endif @endif