@extends('front.layout.app') @section('title', 'Cart Page') @section('content') {{ 'Checkout' }} @if ($errors->any())