@php $editLeadNotePermission = user()->permission('edit_deal_note'); $deleteLeadNotePermission = user()->permission('delete_deal_note'); @endphp