@foreach (footerMenu() as $menu)
  • {{ $menu['label'] }} {{ $menu['label'] }}
  • @endforeach
    @foreach (footerSecondMenu() as $menu)
  • {{ $menu['label'] }} {{ $menu['label'] }}
  • @endforeach
@foreach (socialLinks() as $social) {{$social?->link}} {{$social?->link}} @endforeach

{{ $setting?->copyright_text }} {{ $setting?->app_name }}