@extends("backend.admin-master") @section('site-title', __('Livechat settings')) @section('style') @endsection @section('content')

{{ __("Live Chat settings") }}

@csrf
@endsection @section('script') @endsection