Google Review

It is common to have google review for tagging the tickets. These categories are used to classify the tickets based on their type, priority, or department.

@forelse($googlereview_apps ?? [] as $googlereview_app) @empty @endforelse
#
Account Name Client Secret Locations Status Created At Action
{{$loop->index +1 }}
{{$googlereview_app->account_name}} {{$googlereview_app->client_secret}} @forelse($googlereview_app->googleReviewlocations as $sss) {{ $sss->location_name }} @empty - @endforelse {{$googlereview_app->status()}} {{$googlereview_app->created_at->diffForHumans()}}
There is no google review app found
{{-- {!! $googlereview_apps->links() !!}--}}