@extends('Layout.base') @section('title', 'Notifications Settings') @section('titleLink', '/home') @section('content')

Notification Setting

You enable or disable browser push notification.

@endsection @section('script') @endsection