@extends('backend.layouts.app') @section('content')
Featured Brand

@error('featured') {{ $message }} @enderror
Featured Brand
@foreach($data as $products)

{{$products->model}}

@error('featured') {{ $message }} @enderror
@endforeach {{--
Row column
Row column
Row column
Row column
Row column
Row column
Row column
Row column
Row column
--}}
@endsection