@extends('payment-views.layouts.master') @push('script') @endpush @section('content')

{{translate('Please do not refresh this page')}}...

@csrf
@push('script_2') @endpush @endsection