@extends('admin.layouts.master') @section('title', 'Edit Unit') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('status') }}