@extends('backViews.master.layout') @section('site_title', 'Brands - Admin Panel') @section('content') @livewire('admin.brand-list') @endsection