@extends('layouts.master') @section('title', $title) @section('content') Candidates: Edit @if ($error = Session::get('error')) {{ $error }} @endif @if ($message = Session::get('message')) {{ $message }} @endif @if (count($errors) > 0) Whoops! There were some problems with your input. @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @csrf Active First Name*: Last Name: E-Mail*: Phone No.*: No. of Support Projects completed*: Certifications*: Current CTC*: Exp. CTC*: How Did You Come Across This Job*: source == '1' ? 'selected' : '' }}>LinkedIn source == '2' ? 'selected' : '' }}>Job Portal source == '3' ? 'selected' : '' }}>Company HR source == '4' ? 'selected' : '' }}>Job Consultant source == '5' ? 'selected' : '' }}>Colleague from the past company Notice Period(In Days): Last working day (if serving Notice Period)*: Middle Name: Current Organisation: Current Location: Expected Location: Qualification: Current Organisation: Year of Experience*: Relevant Experience: No. of E2E Implementation Projects completed: Edit Profile Image × New Profile Picture: @include('candidates::partials.add-source-modal'); @endsection
Candidates: Edit
{{ $error }}
{{ $message }}
New Profile Picture: