@extends('admin.layouts.master') @section('content') @can('create', App\Inventory::class) @include('admin.inventory._add') @endcan