@extends('layouts.admin') @section('css') @endsection @section('content')
{!! __('gift_card.gift_order') !!}
{{ __('common.sr-no') }} | {{ __('orders.id') }} | {{ __('orders.order_from') }} | {{ __('gift_card.amount') }} | {{ __('orders.payment_status') }} | {{ __('gift_card.balance') }} | {{ __('gift_card.redeemed_on') }} | {{ __('gift_card.purchased_on') }} | {{ __('gift_card.view_order') }} |
---|