@extends('dashboard.user.layouts.app') @section('content')

{{ $title }}

@livewire('dashboard.currency-swap')
@endsection