@extends('backend.layouts.admin.admin') @section('title', 'Brand') @section('content')
Brand
@each('backend.brand.partials.table', $brand, 'brand')
SN Image Title Published Actions
@stop @push('styles') @endpush @push('scripts') @endpush