@extends('admin.layouts.master') @section('title','Push Notification Setting') @section('breadcum') @component('components.breadcumb',['secondaryactive' => 'active']) @slot('heading') {{ __('Push Notification') }} @endslot @slot('menu1') {{ __('Push Notification') }} @endslot @endcomponent
@endsection @section('scripts') @endsection