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

Products

{{-- --}}
ID Product Category PriceQuantityStatus Action
@endsection @section('script') @endsection