@extends('layouts.admin') @section('styles') @endsection @section('content')

Notification Templates

circle_notifications Notification Template Listing

@if (per_hasModuleAccess('NotificationTemplate', 'Edit')) @endif
 
@if(isset($section_arr)) @foreach($section_arr as $k=>$v)
Type Status Actions
@endforeach @endif
@endsection @section('scripts') @endsection