@extends('admin.template.master') @section('title')

Product

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif

Online Payment Restricted Products

ID Name Inv Code Item Type Brand Category Price Status Updated At Updated By Action
@endsection @section('javascripts') @endsection