@extends('layouts.admin') @section('page-title') {{ __(' Notification Templates') }} @endsection @section('links') @if (\Auth::guard('client')->check())
{{ __('Name') }} | {{ __('Action') }} |
---|---|
{{ $notification_template->name }} |
{{ __($key) }} : {{ '{' . $var . '}' }}