@extends('layouts.app') @section('title', 'Markalar | Natura Reom') @section('content')
@foreach ($brands as $brandIndex => $brand) @endforeach
@endsection