@extends('layouts.theme.app') @section('content')
@foreach($links as $link) @endforeach
@endsection