@extends('layouts.authenticated') @section('title','Product List') @section('product','active') @section('style') @endsection @section('content')
Products
Product Name Size Last Updated Date
Processing
@endsection @section('customjs') @endsection