<?php Route::post('checkout', \App\KommaApp\Shop\Checkout\CheckoutController::class.'@checkout')->name('checkout');