@extends('layouts.master') @section('sidebar') @parent
This is appended to the master sidebar.
@foreach($afflotterie as $key) {{$key->label}}, @endforeach