@extends('layouts.payment') @section('content')
@isset($data)
@CSRF
@endisset
@endsection @section('script') @endsection