{{-- --}} @section('title') {{ $title }} @endsection
They will be added but not become registed user untill they register themselves from frontend
Show Candidates
@if (Auth::user()->role == "Institute") @section('title') Upload Candidate Resume @endsection

Student Details

@endif @if (Auth::user()->role == "Administrator")

Candidate Details

@endif {{--

Candidate Details

--}} {{--
--}}
Only red fields are mandatory
{{-- --}} @csrf
{{-- --}}
Resume
{{-- --}}
Name
{{-- Email --}}
Country Code
Mobile
{{-- --}} {{-- --}}

Job Details

Target Job Title
{{-- --}}
Immediately Available
Submit Cancel
{{-- --}}
Add New Candidate
You will not see delete button against those candidates, who later registered themselves on your website.