@extends('frontend.layout.app') @section('content')
@csrf

Select a payment option

@include('frontend.partial.cart_summery')
@endsection