@extends('layouts.app') @section('content')

{{ $title ?? '-' }}

{{ $title ?? '-' }}
{{ Form::hidden('id', $data->id ?? '', array('id'=>'id')) }} @csrf
@if(session('success')) @endif *) Sorot pada judul untuk melihat gambar.

@php $i = 0; @endphp @if(isset($banners)) @foreach ($banners as $data) @endforeach @endif
No Title Subtitle Url Actions
{{ ++$i }} {{ $data->title ?? '' }} Hover Image {{ $data->subtitle ?? '' }} {{ $data->url ?? '' }}
@endsection