@extends('layouts.email') @section('body')

{{ config('app.hire_title') }}

 

Hi {{ $confirmed_application->full_name }},

We want to congratulate you for being hired by our company Webqlo. Below are the attachments to review:

 
@endsection