mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-31 15:42:03 -04:00
5 lines
71 B
PHP
5 lines
71 B
PHP
@extends('emails.master_contact')
|
|
|
|
@section('body')
|
|
{!! $body !!}
|
|
@stop |