@extends('frontend.layouts.app2') @section('title') Hired Applicants @endsection @section('seo')
Job Title | Name | Phone | Status and Remarks | ||
---|---|---|---|---|---|
{{ $applicationCareer->career->jobtitle }} | {{ $application->first_name }} {{ $application->last_name }} | {{ $application->email }} | {{ $application->phone_no }} |
|