@extends('panel.layout.app') @section('title', __('Payment for token packs ')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('content')
{{-- @include('panel.user.finance.coupon.index')--}}
@csrf
{{ __('Pay now') }}

{{ __('By purchasing you confirm our') }} {{ __('Terms and Conditions') }}

@include('panel.user.finance.partials.plan_card')
{{-- --}} @endsection @push('script') @endpush