@extends('layouts.app') @section('extrastyles') @endsection @section('content')
Manage Products
@include('flash::message')
Product Title Brand SKU Category
@endsection @section('footer') @endsection