@props(['type']) @php $icons = [ 'upload' => 'document-upload', 'approval' => 'shield-check', 'comment' => 'chat-alt', 'update' => 'pencil-alt', 'delete' => 'trash' ]; $defaultIcon = 'bell'; @endphp