@extends('layouts.app') @push('styles') @endpush @section('content')
Checkout
{{ csrf_field() }}
@endsection @push('scripts') @endpush