@extends('admin.layout.index') @section('title') محدودیت خرید @endsection @section('script') @endsection @section('content')
تنظیمات محدودیت سفارش

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