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