@extends('admin.layouts.master-soyuz') @section('title','Push Notification Manager | ') @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Push Notification Manager') }} @endslot @slot('menu1') {{ __("Marketing Tools") }} @endslot @slot('menu2') {{ __("Push Notification Manager") }} @endslot @endcomponent
{{__("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