@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