@extends('layouts.master') @section('title', $title) @push('styles') @endpush @section("content")
@can('invoice-export') @endcan
# {{__('Transaction Id')}} {{__('Product')}} {{__('Gift Code')}} Status {{__('Purchase Date')}} {{__('Expiration Date')}} {{__('Redemption Date')}} {{__('Buyer')}} {{__('Redeemed By')}} {{__('BV')}}
@endsection @push('scripts') @endpush