@section('title', 'Edit Coffee Finder')

{{ __('Edit Coffee Finder ') }}

@csrf
{{--
@php if($data->multiple_product != null) { $json = $data->multiple_product; } else { $json = '[]'; } @endphp
--}}
@section('scripts') @endsection