@extends('admin.layouts.master') @section('headerFiles') @endsection @section('content')
@if (session('message'))
× {{ session('message') }}
@endif
# Name Price Sale Price Description Sufficient For Quantity Out Of Stock Publish Active Last Updated Action
@endsection @section('footerJs') @endsection