@extends('layouts.app') @section('center')
{{--
--}}
{{--
@if(!empty($graph_data) && count($graph_data) > 0)
@endif
--}}
@if(!empty($graph_data2) && count($graph_data2) > 0)
@endif
@push('scripts') @if(!empty($graph_data2) && count($graph_data2) > 0) @endif @endpush @endsection