@extends('layouts.public') @section('title', 'Track Application - M-Ajira') @section('content')

Track Your Application

Enter your details to check your application status

@if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif
@csrf

Don't have an application yet?

Apply Now

Need help with your application?

Call us: +254 709 488 881

Email: info@m-ajira.co.ke

@endsection