@extends('layouts.app') @section('page-header')
{{ $errors->first('category') }}
{{ $errors->first('priority') }}
{{ $errors->first('subject') }}
{{ $errors->first('attachment') }}
{{ $errors->first('message') }}