@extends('layouts.app') @push('head-script') @endpush @section('content')

@lang('app.job') @lang('app.onBoard')

{{ $application->full_name }}

{{ $application->phone }}

{{ $application->email }}

{{ ucwords($application->job->location->location) }}

@lang('app.files')



{{--Ajax Modal Start for--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script') @endpush