@extends('layouts.contentLayoutMaster') {{-- page Title --}} @section('title', 'Widgets') {{-- vendor scripts --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')

Estatística


{{-- cirurgias em aberto --}}

Cirurgias em Aberto

{{ $surgeryCount }}

Lançamentos em Aberto

{{ $openLaunch }}

Cirurgias Feitas

{{ $finishSurgery }}

{{-- fim das informações gerais --}}

Médicos


Repasse Médico

  • Views
  • Likes

Receita x Despesa

Order Activity

@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection