@extends('layouts.admin') @section('title', $brand->name) @section('content') @component('admin.dashboard.breadcumb') @endcomponent
{{$brand->name}} Brand

{{$brand->name}}

{{$brand->description}}
@endsection