@extends('frontend.layout.master') @section('content')

Products

See new products and how Astroway helped them find their path to happiness!

{{-- @if ($totalRecords > 0)
Page {{ $currentPage }} of {{ ceil($totalRecords / $perPage) }} @if ($currentPage > 1) Previous @endif @if ($currentPage < ceil($totalRecords / $perPage)) Next @endif
@endif
@endsection