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

List of Brand Names (Allopathic)

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