@extends('frontend.layouts.app') @push('stylepush') @endpush @section('content') @php $shippingConfiguration = json_decode(site_settings('shipping_configuration')); @endphp
{{ translate('Please fill all information below') }}
{{ translate('Please select A Payment Type') }}
{{ short_amount(auth_user('web')->balance) }}
{{ translate('Please select A Payment Method') }}