@php $compro = \App\Models\CompanyParameter::first(); $brand = \App\Models\BrandPartner::where('type', 'brand', 'nama')->get(); @endphp