@extends('Admin.Layouts.Dashboard') @section('scripts') @endsection @section('content')
{{$page_title}}
@include('Messages')
@csrf @if($coupon->exists) @method('PUT') @endif
اترك الاختيار فارغ لاتاحة الخصم لجميع المستخدمين
@endsection