@extends('layouts.app') @section('content')
@if(count($applicant) > 0) @foreach($applicant as $appinfo)
@csrf
@endforeach @else

Error: The link you have entered is invalid. Please provide or use the valid link that was sent to you. Thank you.

@endif
@endsection