@extends('admin.layouts.app') @section('page_title', __('Default Template')) @section('content')
| @lang('SHORTCODE') | @lang('DESCRIPTION') |
|---|---|
@lang('[[name]]')
|
@lang("User's Name will replace here.") |
@lang('[[message]]')
|
@lang("Application notification message will replace here.") |