return response()->json([ 'bool' => true, 'date' => $date, 'id' => $id, 'name' => Auth::user()->name,]);