@extends('admin.layout.main_v') @section('notifications_active_class') @include('admin.layout.active_class') @stop @section('style') @if(App::getLocale() == 'ar') @else @endif @stop @section('js') @stop {{--@include('admin.pages.units-management.sidebar')--}} @section('content')

@if(isset($data['name'])) {{ $data['name'] }} @endif

Send Notification
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}
{{-- --}} {{-- --}}
@lang('notifications.text_notification_title')Target GroupDevice Type@lang('notifications.text_notification_date') @lang('general.text_options')
@endsection