@extends('layouts.dashboard')
@section('pagehead', 'All Brands')
@section('bredcrumb-item-link',url('/home/brand/create'))
@section('bredcrumb-item','Add Brands')
@section('content')
No |
Company Name |
Brand Name |
Action |
@endsection
@section('scripts')
@endsection