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