@extends('layouts.app') @section('content')

{{trans('lang.brand_plural')}} {{trans('lang.brand_desc')}}

@include('brands.show_fields')
@endsection