@extends('emails.layout') @section('salutation') Hi, {{$toName}}! @endsection @section('content')

@endsection