$trek = Trek::with(['user', 'list'])
->findOrFail($id);
Как вытащить еще и portions?
list.portions
Обсуждают сегодня