Edit Unit: {{ $unit->name }}
@if($errors->any())-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach
@extends('layouts.app') @section('style') @endsection @section('content')