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

{{$user_name}} ,

You have applied on a job, posted by "{{ $company_name }}"


Job details link : {{ $job_link }}

Employer/Company profile link : {{ $company_link }}

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

@endsection