Bulk
Error! {{Session::get('assginExceedErr')}}
@endif
@if(Session::get('errors'))
Error! {{ Session::get('errors')->first() }}
@endif
@if($message = Session::get('error'))
Error! {{ $message }}
@elseif($message = Session::get('success'))
Success! {{ $message }}
@endif
Upload Candidate
@if(!empty($getsettings_details) && $getsettings_details->Custom_column_fields_type_setting == 1 && empty($getsettings_details->is_department))
!
{{-- Conditionally use these messages --}} Download template, fill all the required details and upload the file.