mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-10 01:43:30 -05:00
5 lines
59 B
PHP
5 lines
59 B
PHP
@extends('emails.master')
|
|
|
|
@section('body')
|
|
{{$body}}
|
|
@stop |