@extends('layouts.app') @section('header')
@endsection @section('content')
Add Unit
{{ csrf_field() }}

@endsection