Kaynak
@foreach($currencies as $currency) @if($currency->status == 1 && !$currency->is_default)
{{ $currency->code }} - {{ $currency->name }} ({{ $currency->symbol }})
@endif @endforeach
Alınan Miktar
0.00
Hedef
@foreach($currencies as $currency) @if($currency->status == 1 && $currency->is_default)
{{ $currency->code }} - {{ $currency->name }} ({{ $currency->symbol }})
@endif @endforeach
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
Kaynak
--}} {{--
--}} {{-- @foreach($currencies as $currency)--}} {{-- @if($currency->status == 1 && !$currency->is_default)--}} {{--
--}} {{-- {{ $currency->code }} - {{ $currency->name }} ({{ $currency->symbol }})--}} {{--
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
Miktar
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
Hedef
--}} {{--
--}} {{-- @foreach($currencies as $currency)--}} {{-- @if($currency->status == 1 && $currency->is_default)--}} {{--
--}} {{-- {{ $currency->code }} - {{ $currency->name }} ({{ $currency->symbol }})--}} {{--
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
Çevrim Sonucu
--}} {{--
0.00
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}