@extends('panel.layout.settings') @section('title', __('More Settings')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')
@csrf
{{ __('These settings are for the mobile app. You can ask for a demo to our representatives.') }}

{{ __('Pusher Settings') }}

{{ __('Check the documentation.') }}
@endsection @push('script') @endpush