@section('title', (isset($page_title) ? $page_title . ' | ' : '') . config('app.name')) @section('breadcrumb', (isset($page_title) ? $page_title : ''))
@forelse ($happy_customers as $key => $happy_customer) @empty @endforelse
# Name Image Message Star Actions
{{ $happy_customers->firstItem() + $loop->index }} {{$happy_customer->name}} {{$happy_customer->name}}-Image {{$happy_customer->message}} {{$happy_customer->star}}