@extends('admin.template.master') @section('title')

Category Brand Slug all brand information

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif
ID Category Slug Created Date Action
@endsection @section('javascripts') @endsection