@extends('front.layout.master') @section('title', __('staticwords.Checkout') . ' | ') @section('body') @php $allowGuest = isset($genrals_settings) ? ($genrals_settings->guest_login == 1) : (\App\Genral::first()->guest_login ?? 0) == 1; @endphp
{{ __('staticwords.registerwithus') }}:
{{ __('staticwords.Pleaseloginbelow') }}: