@extends('layouts.master') @section('title') {{isset($type) ? 'Edit type': 'Add type'}} @endsection @section('css') @endsection @section('page-header')
{{$errors->first('name')}}