@extends('layouts.vendor.app') @section('title',translate('Update Coupon')) @push('css_or_js') @endpush @section('content') @php($restaurant_data = \App\CentralLogics\Helpers::get_restaurant_data())
@csrf
{{--
--}}
@endsection @push('script_2') @endpush