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

สร้างรหัสส่วนลด

{{csrf_field()}}
@endsection