@extends('layouts.login') @section('content')
Logo
@csrf @if(session('message'))
{{session('message')}}
@endif
*Your mobile provider's standard rates for sending and receiving text messages will apply.
@error('g-recaptcha-response') Please confirm your are not a robot. @enderror

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

@endsection