@extends('layouts.backend') @section('title') Show Landing Image @endsection @section('content')

View Landing Image


Title: {{ $image->title }}

Description: {{ $image->description }}

Image

Image
@endsection