@extends('admin.layouts.container') @section('content')
{{ __('coupons.name') }} {{ __('coupons.discount_type') }} {{ __('coupons.discount') }} {{ __('dashboard.created_at') }}
@endsection