@extends('admin.layouts.layouts') @section('title', 'Products') @section('content')
@can('product-create') Create @endcan View Stock
# Type Name Buying Price Selling Price Stock Effective Date Status Actions
@endsection @section('page-js') @endsection