@extends('web.layouts.app') @push('styles') @endpush @section('content')
@lang('user.template_details_note')
@lang('user.media_note')
@lang('user.VariableDescription')
@lang('user.button_note')
@lang('user.phone_note')
@lang('user.no_button_selected')
{{ $template->title }}
{!! nl2br(html_entity_decode($template->body)) !!}
{{ $template->footer }}
@lang('notes.templates_note')