@extends('base.base') @section('cssDashboard') @yield('cssForm') @endsection @section('text') @endsection @section('content')
@yield('contentForm') @endsection @section('jsDashboard') {{-- {!! $chart->script() !!} --}} {{-- {{-- --}} {{-- --}} {{-- --}} @endsection