@extends('frontend.layout') @section('page_title', $com_name.' | Available Brand Names') @section('content')

{{$com_name}} Available Brand Names

@include('frontend.companies._partials.alphabetically')
{{ $company_brand->links() }}
@endsection