@extends('index') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('headmaster_nip') }}
{{ $errors->first('headmaster') }}
{{ $errors->first('email') }}
{{ $errors->first('phone') }}
{{ $errors->first('fax') }}
{{ $errors->first('url') }}
{{ $errors->first('address') }}