{{ translate('Choose Delivery Type') }}
@if (get_setting('shipping_type') != 'carrier_wise_shipping')
@else
@endif @if ($pickup_point_list)
@endif
@if ($pickup_point_list)
@endif @if (get_setting('shipping_type') == 'carrier_wise_shipping')
@foreach($carrier_list as $carrier_key => $carrier)
@endforeach
@endif