@extends('layouts.app') @section('content')

Add New Equipment

@if ($errors->any())
@endif
@csrf
{{--
--}} Cancel
@endsection