@extends('adminlte::page') @section('title', 'Currency Convertor') @section('content_header')
| Curreny Code | Flag | Price in USD | Action |
|---|---|---|---|
| {{$CurrencyConverter->currency_code }} |
|
{{ $CurrencyConverter->price_in_usd }} | is_active == '1' ? 'checked' : ''}} class="chk_recent" data-url="{{ route('currency.updateIsactive', ['currency_code' => $CurrencyConverter->currency_code]) }}" /> Faqs |