@extends('admin.layout') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('code') }}
{{ $errors->first('direction') }}