@php $footer_links = \App\Models\FooterLink::orderBy('order_no', 'asc')->get()->groupBy('col_no'); @endphp