@extends('backend.layout.master') @section('title', __('Pusher Settings')) @section('style') @endsection @section('content')

{{ __('Pusher Settings') }}

@csrf
@endsection