{{__(
@if(config("env.links.social_links.show") === true) @foreach (config("env.links.social_links.items") as $keyItem => $item) @endforeach @endif

@if(config("env.menu.bottom.show") === true) @foreach (config("env.menu.bottom.sections") as $keySection => $section)

{{__("app.common.".$keySection) }}

@endforeach @endif
{{--

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

--}}

© {{date("Y")}} {{config("common.development_company")}}
{{__("app.common.bottom_claim")}}