@extends('admin.index') @section('title', 'Exchange Rate') @section('content')
Base Currency {{config('app.currency')}} Target Currency {!! Form::select('target_currency', $currency,'',array('id'=>'target_currency','class'=>'form-select')) !!} Rate