@extends('admin.layout.index') @section('title') بنرها @endsection @section('style') @endsection @section('content')
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @foreach ($banners as $key => $banner) {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endforeach
# تصویرthumbnailعنوانمتنلینک متن دکمهموقعیت نمایشعملیات
{{ $banners->firstItem() + $key }} --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $banner->title }}--}} {{-- --}} {{-- {{ $banner->text }}--}} {{-- {{ $banner->button_link }} --}} {{-- {{ $banner->button_text }}--}} {{-- --}} {{-- {{ $banner->position }}--}} {{--
{{ $banners->render() }}
@endsection