@extends('layouts.master') @section('content')
Discounts Types list Edit Discounts Types {{-- Forms --}} {{-- Form Layouts --}}

Edit Discounts Types {{-- Discounts Types List --}} Back to Discounts

{{--

--}} {{--
--}}
Edit Discounts Types Details
@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
Cancel
{{--
--}} @endsection @push('scripts') @endpush