@extends('layouts.admin', ['title' => 'کدهای تخفیف']) @section('content')

مدیریت کدهای تخفیف بازگشت


ارسال کد تخفیف

{{ $errors->first('expire') }}
{{ $errors->first('email') }}
{{ $errors->first('mobile') }}

{{ session('message') }}

{{ session('error') }}

متن پیش فرض پیامک
@stop @section('javascript') @stop