@extends('layouts.master') @section('css') @endsection @section('content')
@csrf

Create template message

cancel

{{-- error message --}}
{{-- error message --}}

Add a title or choose which type of media you'll use for this header.
Your title can't include more than one variable.

To add a custom variable, please add a variable in single square brackets with a spaces before and after. Example: [ 1 ] ( NOTE: Max 10 variables are allowed )

{{--

To add a custom variable, please add a variable in double curly brackets without a space. Example:

--}}

0/1024

To help us review your content, provide examples of the variables or media in the body. Do not include any customer information. Cloud API hosted by Meta reviews templates and variable parameters to protect the security and integrity of our services.

Add a short line of text to the bottom of your message template.

0/1025

Create up to 2 buttons that let customers respond to your message or take action.

Preview

{{-- header modal --}} {{-- body modal --}} @endsection @section('js') @include('admin.message-templates.template-js') @endsection