@section('title', 'Edit Product') @section('styles') @endsection

{{ __('Edit Product ') }}

@csrf
is_regular_caffeine == '1' ? 'checked' : '' }} name="is_regular" />
unflavored == '1' ? 'checked' : '' }} name="unflavored" />
is_starbuck_store == '1' ? 'checked' : '' }} name="is_starbuck_store" />
@section('scripts') @endsection