@extends('layouts.header') @include('validation.checkout') @section('content')
{{$errors->first('quantity.*')}}
{{$errors->first('sku.*')}}