@extends('backend.layouts.app') @section('content')
| {{ translate('Store ID') }} | {{ translate('Platform') }} | {{ translate('Life Category') }} | {{ translate('Qty') }} | {{ translate('Price') }} | {{ translate('Status') }} | {{ translate('Action') }} |
|---|---|---|---|---|---|---|
| {{ $pur->product_id }} | {{ $pur->platform }} | {{ $pur->category }} | {{ $pur->number_of_life }} | {{ $pur->price }} |
status == 1) checked @endif>
|