{{__("app.common.quick_links")}}

{{__("app.common.activities_to_be_completed")}}
@foreach (config("env.features.quick_links.links") as $item)
{{__("app.".$item["title"])}} {{__("app.".$item["subtitle"])}}
@endforeach
{{__("app.common.view_all")}}