@extends('layouts.app') @section('content')
@include('inventory.attributes.partials.add') @include('inventory.attributes.partials.edit') @endsection