@extends('admin.layouts.master-soyuz') @section('title',__('Push Notification Manager | ')) @section('body') @include('admin.layouts.topbar',$data)
{{__("Push Notification Manager")}}
@csrf
{{__("On click of notification where you want to redirect the user.")}}
{{__("If not enter than default icon will use which you upload at time of create one signal app.")}}
{{ __('Recommnaded Size:') }} 450x228 px.

{{__("On click of button where you want to redirect the user.")}}
@csrf
@endsection @section('custom-script') @endsection