@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ $errors->first('promo-name') }}
{{ $errors->first('status') }}
{{ $errors->first('promo-type') }}
{{ $errors->first('discount') }}
{{ $errors->first('quantity') }}
{{ $errors->first('usage') }}
{{ $errors->first('valid-until') }}