@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All Promocodes') }}

{{ __('Promo Name') }} {{ __('Promocode') }} {{ __('Status') }} {{ __('Promo Type') }} {{ __('Discount') }} {{ __('Quantity') }} {{ __('Single Usage') }} {{ __('Valid Until') }} {{ __('Action') }}
@endsection @section('js') @endsection