@extends('frontend.layout') @section('page_title', 'Available Brands') @section('content')
{{ $dosagesBrands->links() }}
@endsection