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

Models

@php if(count($ecommerceModels) > 1) $count = 'models'; else $count = 'model'; @endphp

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

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