@extends(backpack_view('blank')) @section('content')

Task

Years
Selected Month: {{ $monthNow }}
@php echo $calendar @endphp
@endsection @section('after_styles') @endsection @section('after_scripts') @endsection