@extends('layouts.public-base', ['title' => 'Brand Profile', 'contentwrapper' => '']) @section('content')
@include('inc.skeleton', ['key' => 'brand-items', 'number' => 10])
{{--
@include('inc.flashMessages')

Brand Profile

Brand Profile List

--}} @include('inc.logo-loader') @endsection @section('script') @endsection