@extends('layouts.app') @push('style') @endpush @section('content')
@csrf
{{-- type="month" expects YYYY-MM --}}

@csrf
@endsection @push('script') @endpush