@extends('layouts.main') @section('title', __('messages.univer_hayoti')) @section('content') {{ __('messages.fotoalbom') }} {{-- {{ __('messages.barcha_xizmatlar') }} --}} {{__('messages.univer_hayoti')}} @foreach ($photos as $photo) @endforeach {{$photos->links()}} @endsection