@extends('mails.layouts.master') @section('content')
Hello, {{$data['employer_name']}}!The candidate "{{$data['candidate_name']}}" applied to your job posting "{{$data['job_title']}}". To manage your job applications, please click the below button:
Thank you for creating the jobs of the future! @include('mails.layouts.signature')
|