@extends('layouts.master') @section('title', __('BV')) @push('styles') @endpush @section("content") {{ __('Export') }} {{ __('CSV') }} {{ __('ZIP') }} {{ __('#') }} {{ __('Username') }} {{ __('Gift Code') }} {{ __('Amount') }} {{__('Description')}} {{ __('Date') }} @endsection @push('scripts') @endpush