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

@endsection