@extends('admin.template.master') @section('title') Category Brand Slug all brand information Home Category Brand Slug @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Add Category Brand Slug ID Category Slug Created Date Action @endsection @section('javascripts') @endsection