@extends('emails.layouts.contentfma') @section('emailContent') @if( isset( $headerTitle ) )

{{$headerTitle}}

@endif {!! $mainbody !!} @endsection