@extends('admin.layouts.email_template') @section('content')
{{__('Hello!')}} {{ $referrerCompany->name }} {{__('has invited you to join')}} {{ $siteSetting->site_name }}.
{{__('Join our platform to post jobs, find talented candidates, and grow your business.')}}
{{__('Benefits of joining:')}}
{{__('Or copy and paste this link in your browser:')}}
{{ $referralLink }}
{{__('Warm regards')}}, {{ $siteSetting->site_name }} {{__('Team')}}