@extends('layouts.mail_template') @section('title') {!! $title !!} @endsection @section('content') {!! $content !!} @endsection