@extends('main') @section('content')

PHOTO GALLERY

The sole meaning of life is to serve humanity

@foreach ($photos as $key => $data)
image
@endforeach
{{ $photos->links() }}
@endsection