@extends('admin.layout.master') @section('content') @if ($errors->any())
@endif

ویرایش کد تخفیف

@csrf @method('PUT')
@endsection