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

Brands

@php if(count($brands) > 1) $count = 'brands'; else $count = 'brand'; @endphp

You have total {{ count($brands) }} {{ $count }}.

Name Products Featured Status Created at Updated at Action
@endsection @push('footerScripts')