@extends('layouts.master') @section('title', 'Follow up | Proxima - Medical Management app') @section('title-topbar', __('basic.op follow up')) @section('css') @endsection @section('content')
{{ date('h:i a Y-m-d', strtotime($item->start_at)) }}
Op place: {{ $item->place->name }} @isset($item->doctor->first_name) with docotr {{ $item->doctor->first_name }} @endisset
Status
No Op Follow up to show