@php if(!isset($action)) $action = 'create'; //create/update/view @endphp
@if(!empty($data['file_resume_kertaskerja'])) @component("components.buttondownload", ["href" => url('tasks/download/'. $data['file_resume_kertaskerja']), "label" => "Download Resume & Kertas Kerja", "icon" => "download"])@endcomponent @endif