@extends('layouts.default') @section('title', 'Consultants Work Flow') @section('header-links') @include('includes.headers.consultants') @endsection @section('content') @foreach($list as $li) @if(count($li->ages) > 0)
{{ ucwords($age->job?->client?->name) }}
@else--
@endif