@extends('admin.layouts.app') @section('panel')
@lang('Short Code') | @lang('Description') |
---|---|
@{{ fullname }} | @lang('Full Name of User') |
@{{ username }} | @lang('Username of User') |
@{{ message }} | @lang('Message') |
@lang('Short Code') | @lang('Description') |
---|---|
@{{ @php echo $shortCode @endphp }} | {{ __($codeDetails) }} |