@extends('admin.layouts.app') @section('title', 'Hero засах') @section('page_title', 'Hero баннер засах') @section('content')
@csrf @method('PUT')
@if(! empty($hero->side_images))
@foreach($hero->side_images as $i => $img) @endforeach

Чек тэмдэг авбал устгагдана.

@endif
Цуцлах
@endsection