@extends('layouts.applicant2') @section('content')
Instructions
@if(!empty($mail))

{{$mail->email}}

Login @else
The national Id number supplied doesn't exist in the system.Check and Re-enter
@endif
@stop