@extends('admin.master') @section('content')
{{ $brand->name }} @if($brand->is_featured) Featured @endif @if(!$brand->is_active) Inactive @endif
{{ $brand->slug }}