Update Templates.md (#9833)

This commit is contained in:
tharbakim
2019-02-15 10:31:07 -08:00
committed by Tony Murray
parent 4504b20468
commit 4f7a71c09f

View File

@@ -98,7 +98,7 @@ You can use plain text or html as per Alert templates and this will form the bas
In your alert template just use
```
@extends('alerts.templates.default');
@extends('alerts.templates.default')
@section('content')
{{ $alert->title }}