@extends('backend.layout') @section('content')
{{ __('Setting') }}
@csrf

{{ __('By enabling / disabling, you can completely enable / disable the relevant pages of your shop in this system') }}

{{ __('If you enable catalog mode, then pricing, cart, checkout option of products will be removed. But product & product details page will remain') }}

@endsection