@extends('layouts.app') @section('title', 'Products') @section('page-title', 'Product Management') @section('content')
This is the Product page.