/
home
/
obinna
/
html
/
cravings
/
resources
/
views
/
emails
/
Upload File
HOME
@extends('emails.base') @section('body') <div class="title" style="font-family:Helvetica, Arial, sans-serif;font-size:18px;font-weight:600;color:#374550">Hi {{ $name }}</div> <br> <div class="body-text" style="font-family:Helvetica, Arial, sans-serif;font-size:14px;line-height:20px;text-align:left;color:#333333"> Thank you for your application to Cravvings and for your interest in the Social Media Manager role. After reviewing your application, we've made the decision to not move forward at this time. I hope you don't mind if we reach out to you in the future when a position opens up that may be a good fit. <br><br> We appreciate your interest in Cravvings and wish you success in your job search. <br><br> Best, <br> Cravvings, Inc<br> @endsection