@extends('home.layouts.master') @section('css') @endsection @section('main')
{{Setting::get('title')}}
#{{$orderId}}
{{trans('select payment method')}}
{{trans('usdt')}}
{{--
{{trans('pm')}}
--}}
{{trans('pmv')}}
{{trans('amount')}}
{{trans('submit')}}
@endsection @section('js') @endsection