/
home
/
obinna
/
html
/
stage
/
resources
/
views
/
Upload File
HOME
@extends('layouts.empty') @section('content') <div class="title" style="font-family:Helvetica, Arial, sans-serif;font-size:18px;font-weight:600;color:#374550">Dear {{ $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"> We'll be in touch as soon as possible with further details. <br><br> Best, <br> Obinna<br> @endsection