@extends('layouts.app') @section('title','Gallery') @section('content')
{{ \Illuminate\Support\Str::limit($image->caption, 60) }}