@extends('layouts.master') @push('head-css') @endpush @section('content')

@lang('app.edit') @lang('menu.deal')

@csrf {{-- @method('PUT') --}}
{!! $deal_items_table !!}
discount_type!='percentage') readonly @endif>
{{$settings->currency->currency_symbol}}
@lang('messages.dealLimit')
@lang('messages.howManyTimeCustomerCanUse')
@forelse($days as $day)
@empty @endforelse
@endsection @push('footer-js') @endpush