@extends('frontend.layouts.web.app') @section('content')
@foreach ($brands as $brand) @endforeach
@endsection