@extends('base.base') @section('base')

{{ __('auto.咖啡比例配置') }}

@foreach($list as $val)
@endforeach
@endsection