@extends('admin.master') @section('title', isset($title) ? $title : '') @section('style') @endsection @section('sidebar') @include('admin.gift_card.sidebar.sidebar', ['menu' => 'dashboard']) @endsection @section('content')
{{ __('Total Gift Card') }}
{{ __('Total Redeemed Gift Card') }}
{{ __('Total Active Gift Card') }}
{{ __('Total Locked Gift Card') }}
{{ __('Total Transferred Gift Card') }}
{{ __('Active Trading Gift Card') }}