@extends('layouts.app') @section('content')

Product Expiry List

All the products under your selected branch listed here, you can edit, disable or manage from here.
@csrf
Product Name Invoice Number Quantity Expiry Date Status

Do you want to delete?

@endsection @section('admin_css') @stop @section('admin_js') @stop