@extends('cliente.layout.menu') @section('content')
@foreach ($bebidas as $bebida)

Excluir
@endforeach {{--

Escolha a bebida

@foreach ($bebidas as $bebida)
id }}>
@endforeach --}}
@endsection @section('css') @endsection @section('modal') @endsection @section('scripts') @endsection