@php $data = commentFormSettings(); @endphp @extends('core::base.layouts.master') @section('title') {{ translate('Comment Setting') }} @endsection @section('custom_css') @endsection @section('main_content')
@endsection @section('custom_scripts') @endsection