{{ __('menu.basic_information_title') }}

{{--

Basic information will goes here

--}}

{{trans("employee_documents.select_specific_user")}}

{{ __('forms.lbl_preference') }}
mandatory ? $type->mandatory : 0) ? "checked" : "")}}>
expiry_date ? $type->expiry_date : 0) ? "checked" : "")}}>
due_date ? $type->due_date : 0) ? "checked" : "") : "checked")}} />
is_download ? $type->is_download : 0) ? "checked" : "")}}>

{{trans("employee_documents.due_at")}} *
@php $type->due_at = ($type->due_at) ? explode(' ', $type->due_at) : []; @endphp
{{trans("employee_documents.after_start_date")}}.
@if($edit)
 
status ? $type->status : 0) ? "checked" : "")}}>
@endif
 
old_user_applicable ? $type->old_user_applicable : 0) ? "checked" : "")}}>