@extends('layout') @section('css') @endsection @section('content')
{{--
--}} {{-- --}} {{--
--}}
* Update Kurensi integrasi dengan Vendorbeli {{-- --}} @if(!$currencies->isEmpty()) @foreach($currencies as $currency) {{-- --}} @endforeach @else @endif
Kode Rate RupiahGambar Actions
{{ $currency->kode }}
Rp {{ ribuan($currency->rate_rupiah) }}
@if ($currency->gambar) @else - @endif
Data Kosong
{{--
@csrf
Tambah Kurs
* Rekomendasi Ukuran Gambar 80px x 80px
Reset
--}}
@endsection @section('js') @endsection