@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ $errors->first('name') }}
{{ $errors->first('description') }}
{{ $errors->first('icon') }}
{{ $errors->first('prompt') }}