@extends('app') @section('content') @include('layout.admin_sidebar')
Ambassador Codes
| # | Code | Description | Total Count | Redeemed Count | Date | Action | ||
|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $code->ambassador_code }} | {{ $code->description }} | {{ $code->total_count }} | {{ $code->redeemed_count }} | {{ \Carbon\Carbon::parse($code->created_at)->format('m-d-Y') }} | |||
| No ambassador codes have been generated yet. | ||||||||