@extends('layouts.master') @section('title', 'Follow up | Proxima - Medical Management app') @section('title-topbar', __('basic.follow up')) @section('css') @endsection @section('content')
Filter
{{ __('basic.cancellation statistics') }}
{{ __('basic.cancellation statistics') }}
{{ __('basic.cancellation') }}
@endsection @section('js') @php $chart_color = ['#1a78f1', '#38dfa8', '#d13c62', '#12c7d9', '#03c2c3', '#5035df', '#17a673', '#2e59d9', '#9aeded', '#f3d56a', '#7c859d', '#a4adc5']; @endphp @endsection