@extends('admin.layout.index') @section('title') ایجاد @endsection @section('style') @endsection @section('script') @endsection @section('content')
ایجاد کوپن

@include('admin.sections.errors')
@csrf
بازگشت
@endsection