@extends('admin.layout.admin_layout') @section('content')

Banner

@include('admin.layout.message')

Banner

Add

@if(!empty($showbanner)) @foreach($showbanner as $blog) @endforeach @endif
Sl.No. Image Action
{{$i}}
Sl.No. Image Action
@endsection @push('scripts') @endpush