{!! Form::radio($radioName, $method['id'], ( (empty(@$shipId) && $index == 0) || @$shipId == $method['id'] ) ? true : false , ['class' => 'custom-control-input fixed ship_method method local_delivery','data-id' => $type, 'data-rate' => $rate, 'data-method-id' => $method['id'] ] ) !!} {{--
--}} {{-- @if($rate > 0)--}} {{-- --}} {{-- @endif--}} {{--
--}}
{{ priceWithCurrencySymbol($rate) }}