@extends('admin.layout.app') @section('title','Inventory Category List') @push('headerscript') @endpush @section('content')

Inventory Categories

Add
S.No. Category Name Actions
@endsection @push('footerscript') {{-- --}} @endpush