@extends('layouts.front-end.app') @section('title',\App\CPU\translate('Choose Payment Method')) @push('css_or_js') {{--stripe--}} {{--stripe--}} @endpush @section('content')
{{ \App\CPU\translate('Phone verification')}}
@include('web-views.partials._checkout-steps',['step'=>2])

{{\App\CPU\translate('Phone number verification')}}

@csrf

{{ translate('Resend_code_within') }}

s
@include('web-views.partials._order-summary')
@endsection @push('script') @endpush