mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-11 05:17:10 -05:00
5 lines
71 B
PHP
Executable File
5 lines
71 B
PHP
Executable File
@extends('emails.master_contact')
|
|
|
|
@section('body')
|
|
{!! $body !!}
|
|
@stop |