@extends('admin.layout') @section('content') @php $type = request()->input('type'); @endphp
Settings
Back
@csrf

By enabling / disabling, you can completely enable / disable the relevant pages of event module.

If you enable 'guest checkout', then customers can checkout without login

@endsection