@extends('apex-layouts.main') @section('content')
Id {{$model->id}}
Birth Date {{$model->bdate}}
Status {{$model->status}}
Request Type {{$model->type}}
Created {{date("Y-m-d",strtotime($model->created_at))}}
Updated {{date("Y-m-d",strtotime($model->updated_at))}}
{{$model->gender}} {{$model->weight}}w {{$model->height}}h
Details Information @if($model->status != "ENROLLED") id)}}" class="btn btn-sm btn-success" title="submit">Add Invoice @endif id)}}" class="btn btn-sm btn-warning ajax-base-modal" data-modal-id="add-comment-modal-{{$model->id}}"> Comment