@extends('web.layouts.container') @section('content') {{$banner->title}} {{$banner->description}} {{__('articles.our_flavors')}} @if(count($flavors)) @foreach($flavors as $flavor) {{$flavor->name}} {{$flavor->description}} {{$flavor->flavorTypeName}} @endforeach @endif @endsection @section('inner_js') @endsection
{{$flavor->description}}