@extends('themes.base.layout') @section('title', 'Welcome') @section('content')
Information about this photo:
Name | Value |
---|---|
File name: | {{ $photo->name }} |
Date taken: | {{ $photo->taken_at }} |
Camera make: | {{ $photo->camera_make }} |
Camera model: | {{ $photo->camera_model }} |
Camera software: | {{ $photo->camera_software }} |