All Applications

@foreach ($applications as $application) @endforeach
Customer Service Status Date
{{ $application->user->name }} {{ $application->service->getLocalized('name') }} {{ $application->status }} {{ $application->created_at->format('M d, Y') }}