@extends('crm.master') @section('title', isset($category) ? 'Edit Category' : 'New Category') @section('content')
{{ isset($category) ? 'Update category details' : 'Create a new inventory category' }}
Current image. Upload a new one to replace it.