@extends('smartadmin::layout') @section('title') @lang('Participation Dashboard') @endsection @section('breadcrumbs') @include('smartadmin::components.breadcrumbs', ['category' => 'Dashboard', 'sub_category' => '', 'page_title' => 'Participation Dashboard']) @endsection @section('subheader') @include('smartadmin::components.subheader', ['icon' => 'globe', 'page_title' => $la_name.' - PARTICIPATION DASHBOARD', 'sub_title' => 'SubTitle', 'badge_text' => 'STICKER', 'punch_line' => 'This dashboard displays the total physical activity participation data in the local authority, collected from multiple sources, including leisure operators, community programmes, sports clubs and Sport England Active Lives survey.', 'sub_header' => '']) @endsection @section('content')

Filters

@include('smartadmin::components.panel_toolbar')
{{--
--}}

@include('filters.datefilter', ['start_date' => $start_date, 'end_date' => $end_date])
{{--
--}} {{--
--}}
{{--
--}}
{{-- --}}

@endsection @section('pr-css') @endsection @section('pr-scripts') @endsection @push('scripts') @endpush