@extends('admin.layouts.master') @section('title', 'Home Banner') @section('content')
| # | Title | Image | Actions |
|---|---|---|---|
|
{{ $loop->iteration }}
|
{{ $row->title_en }}
|
![]() |
|
| {{ __('site.no_theres_data') }} |