@extends('layouts.app') @section('content')
{{ $errors->first('category') }}
{{ $errors->first('task') }}