@extends('admin.admin_app') @section('content')
Product       Add New Product
@if ($message = Session::get('success')) @endif
Product
Sr No. Product Name Product Slug Material Image Price Sale Price Create At Status Action
@endsection @section('script') @endsection