@include('header')
Brand Information

Brand

@csrf

Brands

@php $sno = 1; @endphp @foreach($brand as $brand1) @endforeach
S.No Category Brand Action
{{ $sno++ }} {{ $brand1->category->category }} {{ $brand1->brand }}
@include('footer') @if(session('success')) @endif