@extends('layouts.app') @section('content')
{{ $project?->name }} › Units › Bulk Create
@if ($errors->any())
@endif
@csrf
Cancel
@endsection