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

List of Generic Names (Allopathic)

@include('frontend.generics._partials.alphabetically')
@include('frontend.generics._partials.all_allopathic_generics_info')
{{ $allopathic_generics->links() }}
@endsection