@extends('layouts.admin') @section('body') @if ($errors->any())
@endif

แก้ไขรหัสส่วนลด

{{csrf_field()}}
@endsection