@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ $errors->first('logo') }}
{{ $errors->first('name') }}
{{ $errors->first('sub_name') }}
{{ $errors->first('character') }}
{{ $errors->first('instructions') }}