@extends('layouts.app') @section('content')

{{ _lang('Update SMS Template') }}

@csrf
{{ $emailtemplate->shortcode }}
@endsection