@extends('backend.layouts.app') @section('title') {{ __($module_title) }} @endsection @section('content')
{{-- @hasPermission('add_notification_template') {{__('Create New')}} @endhasPermission --}}
@endsection @push ('after-styles') @endpush @push ('after-scripts') @endpush