@extends($theme.'frontend.layouts.master') @section('title',__('Min Crypto')) @section('content')
@csrf
{{__('MIN CRYPTO')}}

1 {{$general->currency}} = {{$general->cp_currency_rt}} {{$general->cp_currency}}


@endsection