@extends('adminlte::page') @section('content')
@livewire('exchange-rate')
@endsection @section('js') @endsection