@extends('admin.layout.admin_layout') @section('content')
Banner
Dashboard
Banner
@include('admin.layout.message')
Banner
Add
Sl.No.
Image
Action
@if(!empty($showbanner)) @foreach($showbanner as $blog)
{{$i}}
@endforeach @endif
Sl.No.
Image
Action
@endsection @push('scripts') @endpush