@extends('layouts.app') @section('title', __('message.update_template')) @section('content')
{!! nl2br($template->keys) !!}