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

{{__('Hi')}} {{ $name }},

@yield('notification-content')

 

Log in to Qualee

 

You are receiving this email because you are a registered user in the Qualee account of {{ $company_name }}

{{__('Thank you')}},
{{ config('app.name') }}

@endsection