@extends('backend.layout') @section('content')
{{ $errors->first('title') }}
{{ $errors->first('button_name') }}
{{ $errors->first('button_url') }}
{{ __('Only those people will receive this notification, who has allowed it') }} {{ __("Push notification won't work for 'http' protocol, it needs 'https' protocol") }}
{{ __('Click Here') }} {{ __('to generate the VAPID Public Key & the VAPID Private Key') . '.' }}