@extends('layouts.master') @section('title', __('Redemption')) @push('styles') @endpush @section("content")
{{ __('#') }} {{__('Username')}} {{__('Name Of Product')}} {{__('Redeem Code')}} {{__('Amount')}} {{__('Redeem Date')}} {{__('Principal Kgs')}} {{__('Bonus Kgs')}} {{__('Discount Kgs')}} {{__('Type [ Product / Licence ]')}} {{__('Status')}} {{__('Transaction ID')}} {{__('Reference No')}}
@endsection @push('scripts') @endpush