@inject('Category','App\Models\Category') @inject('Product','App\Models\Product') @inject('checkOut','App\Models\CheckOut') @inject('Company','App\Models\Company') @inject('Offer','App\Models\Offer') @extends('panel._layout.app') @section('content')