@extends('backend.admin.layouts.app') @section('content')
@livewire('exchange-rate.rates')
@endsection