@extends('layout.master') @section('body-class', 'page-list') @section('content')

{{ __('shop/brands.index') }}

@endsection