@extends('layouts.master') @section('contain') {{-- style="box-shadow: 0px 0px 14px 3px #cfcfcf; background: linear-gradient(45deg, rgb(241, 234, 234), transparent);border: 1px solid #cdcdcd;" --}}
| S.No | Height | Height Unit | Weight | Weight Unit | Recorded Date | {{ $num++ }} | {{ $growth_log->height }} | {{ $growth_log->height_unit }} | {{ $growth_log->weight }} | {{ $growth_log->weight_unit }} | {{ $growth_log->recorded_at ? date('d-m-Y', strtotime($growth_log->recorded_at)) :""}} | @endforeach
|---|