@extends('template.coin.layouts.base') @section('title', __('Make Transfer')) @section('css') @endsection @section('content')

Transfer Funds

Select wallet to transfer to

Secure and safely deposit money into your account.

@csrf

@endsection @section('modals') @endsection @section('js') @endsection