@csrf @if($errors->any()) {!! implode('', $errors->all('')) !!} @endif
@if(!($checkStatus = checkNoLimitShippingRateExists($country->id)))
@endif
Back