{{-- --}} {{-- --}} {{-- --}} {{--
{{ __('Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn\'t receive the email, we will gladly send you another.') }}
@extends('layouts.app_forms') @section('content')
{{-- --}} @extends('layouts.app_forms') @section('content')

logo

UDOM CONTRACT AGREEMENT MONITORING SYSTEM (UCAMS)

{{ __('Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn\'t receive the email, we will gladly send you another.') }}

@if (session('status') == 'verification-link-sent')
{{ __('A new verification link has been sent to the email address you provided in your profile settings.') }}
@endif
@csrf
{{ __('Resend Verification Email') }}
{{-- {{ __('Edit Profile') }} --}}
@csrf
{{-- --}} {{--
--}}