@extends('layouts.applicant1') @section('content')
Instructions

Hello {{Auth::user()->name}},


A Verification Link was send to {{Auth::user()->email}} . Kindly login and click on the Link provided.
@stop