@foreach(App\Models\Service::latest()->get() as $service)
@endforeach
{{ $service->title }}
{{ $service->description }}