@extends('dashboard.layouts.index') @section('page_title') @lang('global.send_notification') @stop @section('breadcrumb') @stop @section('content') {{-- @can("m_notification_view") --}}
@lang("global.title") @lang("global.message") @lang("global.platform") @lang("global.created_at")
{{-- @endcan @cannot("m_notification_view") @include("dashboard.components.permission") @endcannot --}} @stop @push('js') @endpush