@extends('admin.layouts.master') @section('title','Push Notification Manager | ') @section('body')
{{__("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.
{{ __('adminstaticword.RecommnadedSize') }}: 450x228 px.

On click of button where you want to redirect the user.
{{ __('adminstaticword.OnesignalKeys') }}
{{ __('adminstaticword.Getyourkeysfromhere') }}
@csrf
@endsection @section('scripts') @endsection