@extends('layouts.app') @section('content') @php $user = Auth::user(); @endphp
calendar_month
@endsection