@extends('layouts.guest') @section('title', $title) @section('content')
{!! $receipt['html_content'] !!}
@endsection