@extends('layouts.partials.master') @section('content') @include('insights.chart', [ 'chart' => $chart, 'period' => $period, ]) @endsection