@extends("front.layout.master") @section('title', __('Guest Checkout') . ' | ') @section("body") @php $userterm = App\TermsSettings::firstWhere('key', 'user-register-term'); @endphp
{{ __('Continue with just your name and email — no account needed.') }}