@lang('member::app.consignment.title') @if ((core()->getConfigData('general.general.breadcrumbs.shop'))) @section('breadcrumbs') @endSection @endif
YAS

@lang('member::app.consignment.consignment_no') @lang('member::app.consignment.name') @lang('member::app.consignment.email') @lang('member::app.consignment.phone-number') @lang('member::app.consignment.brand') {{-- Placeholder --}} {{-- Brand options --}} @foreach ($brands as $brand) @endforeach @lang('member::app.consignment.model') @lang('member::app.consignment.material') @lang('member::app.consignment.color') @lang('member::app.consignment.hardware') @lang('member::app.consignment.stamp') @lang('member::app.consignment.condition') @lang('member::app.consignment.item_description')
@lang('member::app.consignment.nric') @lang('member::app.consignment.date') @if (core()->getConfigData('customer.captcha.credentials.status'))
{!! Captcha::render() !!}
@endif

@if (! empty($footerText)) @php echo html_entity_decode($footerText, ENT_QUOTES | ENT_HTML5, 'UTF-8'); @endphp @endif

@push('scripts') {!! Captcha::renderJS() !!} @endpush