@extends('front.layouts.app') @section('title', 'Preporučeni materijali') @section('content')

Materijali

Preporučeni materijali

{{ $products->links() }}
@endsection @section('scripts') @endsection