@extends('admin.layouts.app') @section('title', 'Products') @section('page_css') @endsection @section('section')

Products

S.No Product Category Price Quantity Location Status Action
@endsection @section('script') @endsection