@extends('layouts.app') @section('content')
@include('brands.partials.brand-list', ['rows' => $rows])
@stop @push('javascript') @endpush