@extends('layouts.app') @section('title', 'User List') @section('content') Product Listing Dashboard Users Product List {{-- Add Export CSV --}} Product Category Sub Category Brand Created At Status Action @endsection @section('scripts') @endsection