@extends('layouts.email') @section('content')
{{__('Hi')}} {{ $name }},
@yield('notification-content')
You are receiving this email because you are a registered user in the Qualee account of {{ $company_name }}
{{__('Thank you')}},
{{ config('app.name') }}