@extends('layouts.login') @section('content')
Logo
@csrf @if(session('message'))
{{session('message')}}
@endif
Resend confirmation token Resending...
@{{ response.message }} Confirmation code has been resent!

If you have any questions at all, please contact your Dedicated HR Representative at the phone number or email displayed inside this portal.

@endsection