{{-- button to add graph open model --}}
Aperçu
@foreach ($company_graphs as $company_graph)

{{ $company_graph->name }}

{{-- graph will be rendered here --}}
@endforeach