@extends('dashboard.layout.mainlayout') @section('content')

@lang('user.coupons')

@include('partials._errors') @include('partials._session')
@csrf

@lang('user.add')

@endsection