@extends('frontend.layout') @section('page_title', 'All Health Days') @section('content')
{{$health_days->links()}}
@endsection