@extends('admin.layouts.email_template') @section('content')

{{$company_name}} ,

"{{ $user_name }}" has applied on a job, posted by you "{{ $job_title }}"


Job seeker profile link : {{ $user_link }}

Job link : {{ $job_link }}

Thanks,
The {{ $siteSetting->site_name }} Team

@endsection