@extends("layout.app") @section("content")
Loading...

Checkout Details

@if($data['gateway'] == 'paypal')
@elseif($data['gateway'] == 'square')
@csrf
@endif
@endsection @push('script') @endpush