@extends('backend.layouts.master') @section('title', __('static.push_notification_templates.push_notification_templates')) @section('content')
| {{ __('static.push_notification_templates.name') }} | {{ __('static.push_notification_templates.description') }} | {{ __('static.push_notification_templates.actions') }} |
|---|---|---|
| {{ $template['name'] }} | {{ $template['description'] }} | |
| {{ __('static.push_notification_templates.no_templates_available') }} | ||