@extends('layouts.app') @include('layouts.navbar') @include('layouts.panel_nav') @section('head') @parent @endsection @section('content')
{{-- Alert success --}} @if( session('success'))

{{ session('success') }}

@endif

Revenue: Patient vs panel

New
Month Panel Total patient Revenue Action
@endsection @section('scripts') @parent @endsection