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