@extends('frontend.layout') @section('page_title', 'List of Herbal Brand Names') @section('content')

List of Brand Names (Herbal)

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