@extends('layouts.frontendDashboard.master') @section('title', 'Finance') @section('body-start')
@endsection @section('content')
# {{ __('Network') }} {{ __('Coin') }} {{ __('Amount') }} {{ __('Approx Euro price') }} {{ __('Approx Euro total') }}

Last updated:

@endsection @push('scripts') @endpush