@foreach ($currencies as $currency)

{{$currency->title}} {{$currency->symbol}}

@endforeach {{-- @if ($other)

{{!empty($otherTitle) ? $otherTitle : 'Other'}}

@endif --}}